Skip to main content
Version: v2.10.0

Profile

The Profile menu shows details about the currently signed-in user, including the roles assigned to that user, and it's the entry point to Settings. The two belong together, because those roles determine which Settings pages we render: somebody without administrative rights sees the USER group by itself, without the shared platform resources listed underneath it.

It's the one navigation element present on every page of the application.

How to Access

  • Click your username, displayed at the top-right corner of every page.
  • A dropdown appears.

Profile

What It Displays

The dropdown contains three items, in order:

ItemDescription
RolesThe role or roles assigned to the signed-in user, rendered as chips (observed value: Platform Admin)
SettingsOpens the Settings page
LogoutSigns the user out of the application

Settings navigation

Selecting Settings opens a page with a two-group left rail:

USER

PageRoutePurpose
Token/settings/user-tokenGenerate and revoke Personal Access Tokens for the Yeedu API
Linked Accounts/settings/linked-accountsConnect a Git provider and store its access credentials — see Git Credentials (Linked Accounts)

ADMIN

PageRoutePurpose
Cloud Environment/settings/cloud-environmentManage cloud environments. Expandable to two sub-pages: Networks and Bootdisks
CredentialsManage cloud provider credentials
MountsManage storage mounts
note

The rail groups pages by audience: USER pages act on your own account, ADMIN pages act on shared platform resources. Which entries appear depends on the roles listed in the Roles section of the profile dropdown.